home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / prog_d / qrep097a.zip / SIMPREP.DFM / SIMPREP.txt < prev   
Text File  |  1996-01-13  |  7KB  |  329 lines

  1. object SimpForm: TSimpForm
  2.   Left = 291
  3.   Top = 234
  4.   Width = 799
  5.   Height = 257
  6.   HorzScrollBar.Range = 1200
  7.   VertScrollBar.Range = 2000
  8.   AutoScroll = False
  9.   Caption = 'SimpForm'
  10.   Font.Color = clBlack
  11.   Font.Height = -13
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   PixelsPerInch = 96
  15.   TextHeight = 16
  16.   object TitleBand: TQRBand
  17.     Left = 0
  18.     Top = 0
  19.     Width = 1200
  20.     Height = 53
  21.     Align = alTop
  22.     BandType = rbTitle
  23.     Color = clWhite
  24.     Font.Color = clBlack
  25.     Font.Height = -13
  26.     Font.Name = 'Arial'
  27.     Font.Style = [fsBold]
  28.     ForceNewPage = False
  29.     Frame.Width = 0
  30.     Ruler = qrrInchesHV
  31.     object Image1: TImage
  32.       Left = 12
  33.       Top = 4
  34.       Width = 69
  35.       Height = 33
  36.       Picture.Data = {<image000.bmp>}
  37.       Stretch = True
  38.     end
  39.     object QRLabel1: TQRLabel
  40.       Left = 96
  41.       Top = 4
  42.       width = 193
  43.       height = 36
  44.       Caption = 'QuickReport'
  45.       AlignToBand = False
  46.       Font.Color = 8404992
  47.       Font.Height = -32
  48.       Font.Name = 'Arial'
  49.       Font.Style = [fsBold, fsItalic]
  50.     end
  51.     object QRLabel2: TQRLabel
  52.       Left = 300
  53.       Top = 20
  54.       width = 61
  55.       height = 16
  56.       Caption = 'for Delphi'
  57.       AlignToBand = False
  58.       Font.Color = 8404992
  59.       Font.Height = -13
  60.       Font.Name = 'Arial'
  61.       Font.Style = [fsBold, fsItalic]
  62.     end
  63.     object QRLabel3: TQRLabel
  64.       Left = 476
  65.       Top = 20
  66.       width = 257
  67.       height = 16
  68.       Caption = 'Copyright (c) 1996 Allan Lochert / QSD as'
  69.       AlignToBand = False
  70.       Font.Color = clBlack
  71.       Font.Height = -13
  72.       Font.Name = 'Arial'
  73.       Font.Style = [fsBold, fsItalic]
  74.     end
  75.     object QRShape1: TQRShape
  76.       Left = 8
  77.       Top = 44
  78.       width = 733
  79.       Height = 5
  80.       Brush.Color = clNavy
  81.       Shape = qrsRectangle
  82.     end
  83.   end
  84.   object DetailBand: TQRBand
  85.     Left = 0
  86.     Top = 73
  87.     Width = 1200
  88.     Height = 20
  89.     Align = alTop
  90.     BandType = rbDetail
  91.     Color = clWhite
  92.     ForceNewPage = False
  93.     Frame.Width = 0
  94.     Ruler = qrrNone
  95.     object QRDBText1: TQRDBText
  96.       Left = 12
  97.       Top = 0
  98.       width = 213
  99.       height = 17
  100.       DataSource = DataSource1
  101.       DataField = 'Company'
  102.     end
  103.     object QRDBText2: TQRDBText
  104.       Left = 440
  105.       Top = 0
  106.       width = 117
  107.       height = 17
  108.       DataSource = DataSource1
  109.       DataField = 'Contact'
  110.     end
  111.     object QRDBText3: TQRDBText
  112.       Left = 568
  113.       Top = 0
  114.       width = 85
  115.       height = 17
  116.       DataSource = DataSource1
  117.       DataField = 'Phone'
  118.     end
  119.     object QRDBText4: TQRDBText
  120.       Left = 660
  121.       Top = 0
  122.       width = 85
  123.       height = 17
  124.       DataSource = DataSource1
  125.       DataField = 'FAX'
  126.     end
  127.     object QRDBText5: TQRDBText
  128.       Left = 240
  129.       Top = 0
  130.       width = 90
  131.       height = 16
  132.       AutoSize = True
  133.       DataSource = DataSource1
  134.       DataField = 'Addr1'
  135.       Transparent = True
  136.     end
  137.   end
  138.   object PageFooterBand: TQRBand
  139.     Left = 0
  140.     Top = 93
  141.     Width = 1200
  142.     Height = 24
  143.     Align = alTop
  144.     BandType = rbPageFooter
  145.     Color = clWhite
  146.     ForceNewPage = False
  147.     Frame.Width = 0
  148.     Ruler = qrrNone
  149.     object QRSysData1: TQRSysData
  150.       Left = 640
  151.       Top = 4
  152.       width = 89
  153.       height = 17
  154.       Alignment = taRightJustify
  155.       AlignToBand = True
  156.       AutoSize = False
  157.       Data = qrsPageNumber
  158.       Text = 'Page '
  159.     end
  160.   end
  161.   object QRBand1: TQRBand
  162.     Left = 0
  163.     Top = 53
  164.     Width = 1200
  165.     Height = 20
  166.     Align = alTop
  167.     BandType = rbColumnHeader
  168.     Color = clWhite
  169.     ForceNewPage = False
  170.     Frame.Width = 0
  171.     Ruler = qrrNone
  172.     object QRLabel4: TQRLabel
  173.       Left = 12
  174.       Top = 1
  175.       width = 60
  176.       height = 16
  177.       Caption = 'Company'
  178.       AlignToBand = False
  179.       Font.Color = clBlack
  180.       Font.Height = -13
  181.       Font.Name = 'Arial'
  182.       Font.Style = [fsBold]
  183.     end
  184.     object QRLabel5: TQRLabel
  185.       Left = 240
  186.       Top = 1
  187.       width = 50
  188.       height = 16
  189.       Caption = 'Address'
  190.       AlignToBand = False
  191.       Font.Color = clBlack
  192.       Font.Height = -13
  193.       Font.Name = 'Arial'
  194.       Font.Style = [fsBold]
  195.     end
  196.     object QRLabel6: TQRLabel
  197.       Left = 440
  198.       Top = 1
  199.       width = 48
  200.       height = 16
  201.       Caption = 'Contact'
  202.       AlignToBand = False
  203.       Font.Color = clBlack
  204.       Font.Height = -13
  205.       Font.Name = 'Arial'
  206.       Font.Style = [fsBold]
  207.     end
  208.     object QRLabel7: TQRLabel
  209.       Left = 568
  210.       Top = 1
  211.       width = 41
  212.       height = 16
  213.       Caption = 'Phone'
  214.       AlignToBand = False
  215.       Font.Color = clBlack
  216.       Font.Height = -13
  217.       Font.Name = 'Arial'
  218.       Font.Style = [fsBold]
  219.     end
  220.     object QRLabel8: TQRLabel
  221.       Left = 660
  222.       Top = 1
  223.       width = 24
  224.       height = 16
  225.       Caption = 'Fax'
  226.       AlignToBand = False
  227.       Font.Color = clBlack
  228.       Font.Height = -13
  229.       Font.Name = 'Arial'
  230.       Font.Style = [fsBold]
  231.     end
  232.   end
  233.   object QRBand2: TQRBand
  234.     Left = 0
  235.     Top = 117
  236.     Width = 1200
  237.     Height = 16
  238.     Align = alTop
  239.     BandType = rbGroupFooter
  240.     Color = clWhite
  241.     ForceNewPage = False
  242.     Frame.Width = 0
  243.     Ruler = qrrNone
  244.   end
  245.   object SimpRep: TQuickReport
  246.     DataSource = DataSource1
  247.     ColumnMarginInches = 0
  248.     ColumnMarginMM = 0
  249.     Columns = 1
  250.     DisplayPrintDialog = False
  251.     LeftMarginInches = 0
  252.     LeftMarginMM = 0
  253.     Orientation = poPortrait
  254.     PrintOrder = qrColByCol
  255.     ReportTitle = 'QuickReport Simple report demonstration'
  256.     RestartData = True
  257.     SQLCompatible = False
  258.     TitleBeforeHeader = False
  259.     Left = 4
  260.     Top = 140
  261.   end
  262.   object Table1: TTable
  263.     Active = True
  264.     DatabaseName = 'DBDEMOS'
  265.     IndexName = 'ByCompany'
  266.     TableName = 'CUSTOMER.DB'
  267.     Left = 36
  268.     Top = 140
  269.     object Table1Company: TStringField
  270.       FieldName = 'Company'
  271.       Size = 30
  272.     end
  273.     object Table1CustNo: TFloatField
  274.       FieldName = 'CustNo'
  275.     end
  276.     object Table1Addr1: TStringField
  277.       FieldName = 'Addr1'
  278.       Size = 30
  279.     end
  280.     object Table1Addr2: TStringField
  281.       FieldName = 'Addr2'
  282.       Size = 30
  283.     end
  284.     object Table1City: TStringField
  285.       FieldName = 'City'
  286.       Size = 15
  287.     end
  288.     object Table1State: TStringField
  289.       FieldName = 'State'
  290.     end
  291.     object Table1Zip: TStringField
  292.       FieldName = 'Zip'
  293.       Size = 10
  294.     end
  295.     object Table1Country: TStringField
  296.       FieldName = 'Country'
  297.     end
  298.     object Table1Phone: TStringField
  299.       FieldName = 'Phone'
  300.       Size = 15
  301.     end
  302.     object Table1FAX: TStringField
  303.       FieldName = 'FAX'
  304.       Size = 15
  305.     end
  306.     object Table1TaxRate: TFloatField
  307.       FieldName = 'TaxRate'
  308.     end
  309.     object Table1Contact: TStringField
  310.       FieldName = 'Contact'
  311.     end
  312.     object Table1LastInvoiceDate: TDateTimeField
  313.       FieldName = 'LastInvoiceDate'
  314.     end
  315.   end
  316.   object DataSource1: TDataSource
  317.     DataSet = Table1
  318.     Left = 68
  319.     Top = 140
  320.   end
  321.   object QRGroup1: TQRGroup
  322.     FooterBand = QRBand2
  323.     Level = 0
  324.     OnNeedData = QRGroup1NeedData
  325.     Left = 16
  326.     Top = 172
  327.   end
  328. end
  329.